|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use org.jboss.byteman.agent.adapter.cfg | |
---|---|
org.jboss.byteman.agent.adapter.cfg |
Classes in org.jboss.byteman.agent.adapter.cfg used by org.jboss.byteman.agent.adapter.cfg | |
---|---|
BBlock
A Basic Block represents a segment of bytecode in a control flow graph. |
|
CFG
A control flow graph (cfg) for use by trigger method adapters. A trigger method adapter is required to notify the CFG each time an instruction or label is visited and each time a try catch block is notified. |
|
CodeLocation
a reference to a specific instruction location in a given BBlock |
|
FanOut
A representation of a 1:M relation between labels/code locations. |
|
TriggerDetails
auxiliary used by CFG to store details of a specific trigger insertion point |
|
TryCatchDetails
auxiliary used by CFG to store details of a specific try catch block |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |